﻿@charset "utf-8";
/* CSS Document */
.ny_banner{
	width:100%;
	min-width:1200px;
	height:480px;
	background:url(../images/ny_banner.png) 50% 0 no-repeat;;
	}
.ny_cenbox{
	width:1200px;
	margin:0 auto;
    margin-top:45px;
	margin-bottom:70px;
	}
/*左边*/
.ny_lft{
	width:280px;
	float:left;
	}
.nylft_tit,.nylx_tit{
	width:280px;
	height:76px;
	color:white;
	overflow:hidden;
	text-align:center;
	background:#1055bd;
	}
.nylft_tit h2,.nylx_tit h2{
	font-size:24px;
	margin-top:13px;
	}		
.nylft_tit p,.nylx_tit p{
	font-size:12px;
	text-transform:uppercase;
	margin-top:2px;
	}	
.nylft_menu{
	width:278px;
	padding-bottom:15px;
	border:1px solid #1055bd;
	border-top:none;
	border-bottom:2px solid #1055bd;
	overflow:hidden;
	}	
.nylft_menu li{
	width:250px;
	height:36px;
	margin:0 auto;
	background:#1055bd;
	margin-top:15px;
	}
.nylft_menu li a{
	display:block;
	line-height:36px;
	font-size:16px;
	color:white;
	margin-left:84px;
	background:url(../images/nylftli.png) 90px center no-repeat;
	}
.nylft_menu li:hover{
	background:#fb5c05;
	}
.nywlwl,.nycase{
	width:280px;
	height:94px;
	margin-top:15px;
	}
.nylx_box{
	margin-top:15px;
	}
.nylx_nr{
	width:278px;
	border:1px solid #1055bd;
	border-top:none;
	overflow:hidden;
	border-bottom:2px solid #1055bd;
	}
.nylx_nr img{
	width:250px;
	height:119px;
	display:block;
	margin:0 auto;
	margin-top:15px;
	}
.nylx_text{
	width:230px;
	margin:15px auto;
	}
.nylx_text h2{
	font-size:18px;
	color:#1055bd;
	font-weight:normal;
	margin-bottom:7px;
	}
.nylx_text p{
	font-size:15px;
	line-height:24px;
	}
/*公司简介*/
.ny_rgt{
	width:890px;
	float:right;
	}
.ny_rgt_tit{
	width:890px;
	height:38px;
	background:#1055bd;
	}
.ny_rgt_tit h2{
	line-height:38px;
	color:white;
	font-size:18px;
	font-weight:normal;
	float:left;
	background:url(../images/ny_rgth2.png) left center no-repeat;
	margin-left:10px;
	padding-left:15px;
	}
.ny_rgt_tit p{
	float:right;
	color:#f7f7f7;
	line-height:38px;
	font-size:13px;
	margin-right:10px;
	}
.ny_rgt_tit a{
   color:#f7f7f7;
	}
.ny_rgt_tit a:hover{
   color:#b1c4f3;
	}
.nyrgt_nr{
	width:860px;
	padding:14px;
	border:1px solid #e0e0e0;
	margin-top:15px;
	}
.page_abt_nr p{
	font-size:16px;
	margin-top:10px;
	line-height:28px;
	}
.page_abtys{
	margin-top:20px;
	}
.page_abtys div{
	margin-bottom:20px;
	}
.page_abtys p{
	color:#1055bd;
	line-height:16px;
	font-size:16px;
	font-weight:bold;
	background:url(../images/nyabt_ys.png) left center no-repeat;
	padding-left:20px;
	}
.page_abtys span{
	display:block;
 padding-left:4px; 
	font-size:16px;
	margin-top:12px;
	}
/*物流网络*/
.page_wlwl img{
	display:block;
	width:860px;
	height:544px;
	margin:0 auto;
	margin-bottom:37px;
	}
.page_wlwl h2{
	width:144px;
	text-align:center;
	height:41px;
	line-height:35px;
	font-size:21px;
	color:white;
	background:url(../images/wlwl_bt.png) left no-repeat;
	}
.page_wlwl p{
	font-size:15px;
	line-height:26px;
	margin-top:5px;
	margin-bottom:25px;
	}
.wlwl_lx{
	font-size:16px;
	font-weight:bold;
	}
.wlwl_lx span{
	font-size:20px;
	color:#e70000;
	}
/*服务案例*/
.page_case li{
	width:276px;
	background:#ebebeb;
    margin-right:16px;
	margin-bottom:15px;
	overflow:hidden;
	float:left;
	}
.page_case li:hover a{
	color:#fb5c05;	
	}
.page_case li img{
	display:block;
	width:256px;
	height:193px;
	margin:0 auto;
	margin-top:10px;
	}
.page_case li p{
	font-size:16px;
	line-height:46px;
	text-align:center;
	}
.page_case li:nth-child(3n){
	margin-right:0px;
	}	
/*新闻资讯*/
.page_new li{
	width:858px;
	height:167px;
	margin-bottom:15px;
	background:#f2f2f2;
	}	
.pagenew_pt{
	float:left;
	width:219px;
	height:137px;
	margin-top:15px;
	margin-left:15px;
	}
.pagenew_pt img{
	display:block;
	width:221px;
	height:137px;
	}
.pagenew_text{
	width:588px;
	float:right;
	margin-top:30px;
	margin-right:19px;
	}
.pagenew_text h2{
	font-size:16px;
	}
.pagenew_text span{
	float:right;
	}
.pagenew_text p{
	font-size:15px;
	line-height:26px;
	margin-top:18px;
	}
.page_new li:hover h2{
    color:#ec671c;
	}
.page_new li:hover{
	background:#f0f0f0;
	}	
/*分页*/
.pager{
	text-align:center;
	margin:60px 0 40px 0;
	}
.pager a{
	margin-right:10px;
	border:1px solid #e0e0e0;
	display: inline-block;
    padding: 8px 11px;
    line-height: 1.0;
    font-size: 16px;
    margin: 0 2px;
    color: #666;
	}
.pager span{
	display: inline-block;
    padding: 9px 12px;
    line-height: 1.0;
    font-size: 16px;
    margin: 0 2px;
	background-color:#fb5c05;
	color:white;
	}
/*详情页*/
.new_xqy_tit{
	text-align:center;
	border-bottom:1px dotted #cccccc;
	padding-bottom:16px;
	margin-bottom:15px;
    margin-top:15px;
	}
.new_xqy_tit h2{
	margin-bottom:10px;
	font-size:19px;
	color:#1055bd;
	margin-top:22px;
	}
.new_xqy_nr p{
	line-height:25px;
	font-size:16px;
	}
.syp{
	font-size:14px;
	color:#262626;
	margin-top:28px;
	}
.syp li:hover a{
	color:#fb5c05;
	text-decoration:underline;
	}
